-
21 RMA
1) Общая лексика: range migration algorithm, (Return Material Authorization) разрешение на возврат материалов (при продаже с гарантией)2) Компьютерная техника: Resource Management Agent, Return My Abit, Returned Merchandise Authorization3) Медицина: right mento-anterior4) Американизм: Risk Management Agency5) Военный термин: Regional Manpower Administration, Reliability, Maintainability, Availability, Restricted Machine Access, Rocky Mountain Arsenal, Royal Malta Artillery, Royal Marine Academy, Royal Marine Artillery, Royal Military Academy, rear maintenance area, reliability, maintainability, and availability, reserve military aviator6) Техника: Reactive Modulation-type Amplifiers, random multiple access, remote management agent, remote manipulator arm7) Математика: Rate Monotonic Analysis8) Юридический термин: The Resource Management Act9) Торговля: номер гарантийного возврата11) Сокращение: Radio Manufacturers' Association, Return Materials Authorization, Revolution in Military Affairs (PRC term), Revolution in Military Affairs, Rubber Manufacturers' Association, Return Merchandise Authorization12) Университет: Really Messed Assignment13) Электроника: Reactive Modulation Amplifiers, Rosin Mildly Activated14) Нефть: надёжность, ремонтопригодность эксплуатационная готовность (reliability, maintainability, availability)15) Деловая лексика: Returned Materials Authorization16) Глоссарий компании Сахалин Энерджи: Russian Maritime Administration17) Сетевые технологии: код гарантийного возврата18) Полимеры: Rubber Manufacturing Association, rubber modified acrylic19) Программирование: монотонный анализ частот (сокр. от Rate Monotonic Analysis)20) Химическое оружие: Rocky Mountain Arsenal (Colorado)21) Расширение файла: Return to Manufacturer Authorization22) Нефть и газ: обычная (стандартная) глинокислота, обычная ( стандартная) грязевая кислота (сокр. от regular mud acid)23) Снабжение: return material authorization24) Аэропорты: Roma, Queensland, Australia -
22 MGS
сокр. от modified Gram-Schmidt (algorithm)The New English-Russian Dictionary of Radio-electronics > MGS
- 1
- 2
См. также в других словарях:
Modified AMI code — Modified AMI codes are Alternate Mark Inversion (AMI) line codes in which bipolar violations may be deliberately inserted to maintain system synchronization. There are several types of modified AMI codes, used in various T carrier and E carrier… … Wikipedia
Modified Richardson iteration — is an iterative method for solving a system of linear equations. Richardson iteration was proposed by Lewis Richardson in his work dated 1910. It is similar to the Jacobi and Gauss–Seidel method. We seek the solution to a set of linear equations … Wikipedia
Modified discrete cosine transform — The modified discrete cosine transform (MDCT) is a Fourier related transform based on the type IV discrete cosine transform (DCT IV), with the additional property of being lapped: it is designed to be performed on consecutive blocks of a larger… … Wikipedia
Modified due-date scheduling heuristic — The modified due date scheduling heuristic is used in scheduling tasks to resources (for example, to answer the question What order should we make sandwiches in, so as to please our customers? ). It assumes that the objective of the scheduling… … Wikipedia
Page replacement algorithm — This article is about algorithms specific to paging. For outline of general cache algorithms (e.g. processor, disk, database, web), see Cache algorithms. In a computer operating system that uses paging for virtual memory management, page… … Wikipedia
Tridiagonal matrix algorithm — The tridiagonal matrix algorithm (TDMA), also known as the Thomas algorithm , is a simplified form of Gaussian elimination that can be used to solve tridiagonal systems of equations. A tridiagonal system for n unknowns may be written as:a i x {i… … Wikipedia
Maze generation algorithm — Maze generation algorithms are automated methods for the creation of mazes. This maze generated by modified version of Prim s algorithm, below. Contents 1 Graph theory based methods … Wikipedia
Genetic algorithm — A genetic algorithm (GA) is a search heuristic that mimics the process of natural evolution. This heuristic is routinely used to generate useful solutions to optimization and search problems. Genetic algorithms belong to the larger class of… … Wikipedia
Bresenham's line algorithm — The Bresenham line algorithm is an algorithm that determines which points in an n dimensional raster should be plotted in order to form a close approximation to a straight line between two given points. It is commonly used to draw lines on a… … Wikipedia
Rader's FFT algorithm — Rader s algorithm (1968) is a fast Fourier transform (FFT) algorithm that computes the discrete Fourier transform (DFT) of prime sizes by re expressing the DFT as a cyclic convolution. (The other algorithm for FFTs of prime sizes, Bluestein s… … Wikipedia
Johnson's algorithm — is a way to find shortest paths between all pairs of vertices in a sparse directed graph. It allows some of the edge weights to be negative numbers, but no negative weight cycles may exist.Algorithm descriptionJohnson s algorithm consists of the… … Wikipedia